lcWndTabClear Home

Removes all view tabs.

 BOOL lcWndTabClear (
   HANDLE hLcWnd
 );

Parameters
hLcWnd
  Handle to LiteCAD graphics window.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

Remarks

  The window must be created with LC_WS_VIEWTABS flag.

See Also

  lcWndTabAdd